build: do not enable introspection even for distcheck
authorØyvind Kolås <pippin@gimp.org>
Thu, 29 Mar 2012 23:31:43 +0000 (00:31 +0100)
committerØyvind Kolås <pippin@gimp.org>
Thu, 29 Mar 2012 23:31:43 +0000 (00:31 +0100)
Makefile.am

index f3da0985f5f7f35cd18888ebf698576243b413b3..840872ef38e5cdd5b9ca453e312ff70d8337dae5 100644 (file)
@@ -1,5 +1,5 @@
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-DISTCHECK_CONFIGURE_FLAGS = --enable-introspection
+#DISTCHECK_CONFIGURE_FLAGS = --enable-introspection
 
 SUBDIRS = \
        babl            \